System.TypeInitializationException: The type initializer for 'IronSoftware.Logger' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' or one of its dependencies. The system cannot find the file specified. at IronSoftware.Logger..cctor() --- End of inner exception stack trace --- at IronSoftware.Logger.Log(String message, ConsoleColor color) at IronPdf.Engines.Chrome.LocalChromeClient.Initialize() at IronPdf.Engines.Chrome.LocalChromeClient..ctor() at DynamicInjector80ce3b3d2b344b03ab9957f58d3560de(Object[] ) at .Create( context) at .(Object ) at .() at .( , Boolean , Boolean ) at .( ) at .( , Type , Func`2 , IEnumerable`1 , Boolean , Boolean ) at .[]( , [] ) at IronPdf.ChromeClientAccessor..ctor(IronPdfConnectionConfiguration config) at IronPdf.ChromePdfRenderer..ctor(IronPdfConnectionConfiguration ConnectionConfig) at Dynamicweb.Imaging.Providers.IronPdfProviders.IronPdfRendererProvider.RenderFromContent(PdfContent content, PdfRendererSettings settings) at Dynamicweb.Frontend.PageView.Output()